Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Merge #1

Closed
wants to merge 3 commits into from
Closed

Initial Merge #1

wants to merge 3 commits into from

Conversation

fpancald
Copy link
Contributor

This pull request is to pass the current files from my working repository.
All files in the bertini_timing directory are present here.
Note that compiled versions of bertini1, berini2, and Eigen are needed in order to compile and use the code in this repository.
I will later add more detailed explanation in the documentation.

fpancald

@ofloveandhate
Copy link

first, thanks for submitting the pull request!

i would love to accept this PR. however, the following should be addressed, probably by using something like BFG repo cleaner. or even, since this is an initial commit, nuking your fork and starting completely over, in terms of commits.

  • there are a ton of temporary / generated files, which should be removed entirely from the repo, such as Makefile, Makefile.in, anything in a .deps folder, etc. Please 1) remove these files entirely, 2) add a .gitignore file which prevents them from ever being added, and 3) push your changes.

if you need an example .gitignore, check out the one in b2, though blind copying of any source files is ill-advised. standing by if you need help getting this resolved.

closing, waiting for you to open a new one with the indicated changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants